IMG
Loading..
Select a color
Knee Pads
Item: 9A3F-59008
Brand: 5.11 Tactical

Oppps.. This color is currently out-of stock, Please contact us for availablitiy.

QTY:
List Price:
Designed originally for our 5.11 Tactical Pants, our neoprene Kneepads have been designed to slip easily into the knee pockets of our pants and flex easily no matter what your activity. Whether you are working on the range, performing defensive tactics or involved in a critical incident, your knees need protection.  The Kneepads can be used with our TDU, Taclite Pro and HRT pants.  Made of neoprene with a smooth nylon backing, the 3/8 inch foam pads can take the wear and tear of the heaviest law enforcement activities.  The 5.11 Kneepads are a great value when you consider the added protection provided to your knees.  Our Kneepads are included for free with our HRT and TDU Pants.

Imported.

FEATURES:
  • 3/8 inch neoprene
  • Designed to contour with knee
  • Nylon backing for easy insertion
  • Fits Tactical, TDU and HRT pants
SELECT `I`.`ListID`, `I`.`ProductID`, `I`.`ItemGroup`, `I`.`ItemColorID`, `I`.`ItemColor`, `I`.`ItemSizeOnly` AS `ItemSize`, `I`.`ItemLength`, `I`.`RequiredAlterationID`, `I`.`ProspectItem`, MAX(`S`.CatID) AS CatID, `I`.`SalesPrice`,`I`.`SalesPrice` AS `WebPrice`, `I`.`AltShowListID`, `I`.`InventoryOnly` FROM `tbl_items` `I` LEFT JOIN `tbl_items_search` `S` ON (`I`.`ItemID`=`S`.`ItemID`) AND (`S`.`CatID` = '2076') WHERE (`I`.`ItemGroup` = '9A3F-59008') AND (`I`.`ShowOnlyLocal` = '1') AND (`I`.`IsActive` != '0') AND (`I`.`SpecialGroupID` Is Null OR `I`.`SpecialGroupID` = '0') GROUP BY `I`.`ListID` ORDER BY `I`.`ProspectItem`, IFNULL(`I`.`ItemColor`,'ZZZZZZ'),`I`.`SizeSort`,`I`.`ItemSize`, `I`.`ItemLength`